Fit¶
Trains a model. Use “Create Input Port > Y” for supervised training
Documentation
Trains a model. Use “Create Input Port > Y” for supervised training
Configuration:
- Input ports:
 - in-modelmodel
 Input model
- Xtable
 X
- Y0table
 Y
- sample_weightstable
 sample_weights
- Output ports:
 - out-modelmodel
 Output model
Definition
Input ports
- in-model
 model
Input model
- X
 table
X
- Y0
 0 - 1, table
Y
- sample_weights
 0 - 1, table
sample_weights
Output ports
- out-model
 model
Output model
- 
class 
node_application.Fit[source]